CartesianValuesVisualTypes
Settings for the Values measure drop zone chip for the Cartesian visual
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
barVisualType |
Defines the visual type of the specific combo chart for bar visuals |
- | ||
stackedBarVisualType |
Defines the visual type of the specific combo chart for stacked bar visuals |
- | ||
lineVisualType |
Defines the visual type of the specific combo chart for line visuals |
- | ||
stackedColumnVisualType |
Defines the visual type of the specific combo chart for stacked column visuals |
- | ||
columnVisualType |
Defines the visual type of the specific combo chart for column visuals |
- |
Notes
When applying a primary or a secondary values chip in the cartesian chart, a matching visual type is required to create the combo chart. Each cartesian chart has its own unique set of combo chart possibilities, therefor only one of these properties needs to be filled in, in order to draw the chart.